home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / _bbs / wc30 / doit2.bat < prev    next >
Encoding:
DOS Batch File  |  1993-12-03  |  152 b   |  8 lines

  1. cd %1
  2. \_bbs\c %in_type% wildcat %1 < 00_index.txt > wildcat.txt
  3. if not errorlevel 1 goto ok
  4. echo error in %1 >> \_bbs\logfile
  5. :ok
  6. cd \_bbs\wc30
  7.  
  8.